home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / util / sys / VersionWB.readme < prev   
Encoding:
Text File  |  1996-10-11  |  5.0 KB  |  115 lines

  1. Short:    V1.28 replaces c:version. New features.
  2. Author:   hparting@hem.passagen.se (Håkan Parting)
  3. Uploader: hparting@hem.passagen.se (Håkan Parting)
  4. Type:     util/sys
  5.  
  6. VersionWB is a replacement for the usual c:version command.
  7.  
  8. If you want the version information to be presented in
  9. a requester, this program is for you. Instead of
  10. like c:version just tell the version and revision number
  11. by default, VersionWB always tells you all it could find.
  12.  
  13. VersionWB have these features:
  14.  
  15. * It will bring up a requester with the version information.
  16.  
  17. * It support several files in the command line parameter template.
  18.  
  19. * You can shift-doubleclick an icon with VersionWB and
  20.   then get all that version stuff.
  21.  
  22. * You may also pick the file you want to know the version number of
  23.   by using a file requester.
  24.  
  25. * It will find version strings in WB1.3 libraries and devices,
  26.   c:version does not, e.g. narrator.device.
  27.  
  28. * If you use it with ToolManager you can have an appicon in
  29.   your Workbench. Drop the icon on the appicon, and the
  30.   version information will be presented (if the file contains a
  31.   version string :-)
  32.  
  33. * It also has an optional text output.
  34.  
  35. * It recognizes Imploded files.
  36.  
  37. Changes from version 1.26:
  38.  
  39. V.1.26 (03.07.96) PUBLIC RELEASE
  40. --------------------------------
  41. NEW: Changed the search routine to a faster and smarter one.
  42. $VER and Library pointers in the first search. Then pre-two-letter
  43. and $VER-search in the second search.
  44. With pre-two-letter search a message "Smart version string search used!"
  45. is showed in the requester. This search can pick something wrong,
  46. but usually does not. (This was previously used every time, on files
  47. that did not contain any $VER:, e.g. libraries, devices and doshandlers) 
  48. The version string in some WB1.3 libraries and devices cannot be find
  49. in any other way. As far as I know :-? If you know how to do it, feel free
  50. to tell me! I know that it is possible to open the library (OpenLibrary())
  51. or device (OpenDevice()) and than pick the IDString, like c:version in
  52. Workbench 1.3 did, but that is not a solution I like. 
  53. NEW: Some use ascii-code 160 for space instead of 32, these will now
  54. be converted.
  55. BUGFIX: Text output even though no version string could be found.
  56. NEW: FULL and FILE KEYWORDS inserted in template for compatibility
  57. with c:version. With FULL you get an text output in one (or two)
  58. lines and no fields (FILE:, NAME: or DATE:). FILE has no function.
  59. BUGFIX: $DATE and $COPYRIGHT could be showed in the requester.
  60. NEW: All memory resident files should work now. (commands that you have made
  61. resident by "resident c:copy pure add".)
  62. NEW: MUI version and CyperGfx version added to system info.
  63. BUGFIX: Some author/miscellaneous texts were not showed, because they were
  64. too long, limit changed to 150. 
  65.  
  66. V.1.27 (07.09.96)
  67. -----------------
  68. BUGFIX: $VER:-string with no version number is now showed.
  69. Bug reported by Stefan "Blast" Smietanowski.
  70. BUGFIX: Forgot to clear the memory buffer after multiselection.
  71. BUGFIX: Oops! Multiselection with the file requester did not
  72. work after the Cancel-button implementation (1.25).
  73. NEW: The Cancel-button now only appear under multiselection.
  74. NEW: Some libraries have 'Version 1.0' as ID-String. It seems like
  75. this version number is not right. C:version tells you another for
  76. instance. From this version of VersionWB I decided to make
  77. a routine which notify when the version string is 'Version 1.0',
  78. and then tries to find another, or uses the version and revision in
  79. the library structure.
  80. BUGFIX: The Cancel-button do only appear under multiselection (with filerequester
  81. too now).
  82. NEW: A DOPUS-ARexx-script follows this archive, which implements a new
  83. copy feature to DirectoryOpus. Se VersionCopy.DOpus for more information.
  84. This script is not made by me, it was Allan Odgaard who kindly
  85. submitted it to me. Thanks!
  86.  
  87. V.1.28 (26.09.96)
  88. -----------------
  89. NEW: Now it recognizes files which is packed with Imploder, and tells you when
  90. one is found. Of course VersionWB has to use more memory with imploded files than
  91. it usually does. It is also a bit slower, because the entire file most be loaded
  92. to memory before search. But this do not affect any other file.
  93. Thanks Grzegorz Calkowski, Poland.
  94. BUGFIX: The search routine for libraries and devices does now handle the loaded data
  95. right. You could get really strange information before.
  96.  
  97. This program is Gift-Ware.
  98. Version 1.28 (26.09.96)
  99. Copyright 1994/1995/1996 Håkan Parting
  100.  
  101.  
  102. ============================= Archive contents =============================
  103.  
  104. Original  Packed Ratio    Date     Time    Name
  105. -------- ------- ----- --------- --------  -------------
  106.     2657     630 76.2% 13-May-96 22:18:04  VersionWB.info
  107.     2750    1267 53.9% 07-Sep-96 13:26:20 +VersionCopy.dopus
  108.    14180    6395 54.9% 26-Sep-96 22:26:28 +VersionWB
  109.    17630    6845 61.1% 27-Sep-96 09:35:04 +VersionWB.guide
  110.     5134     739 85.6% 01-May-96 20:05:36 +VersionWB.guide.info
  111.     1629     836 48.6% 11-Aug-96 16:10:58 +VersionWB.info
  112.     4438    2034 54.1% 26-Sep-96 22:17:36 +VersionWB1_28.txt
  113. -------- ------- ----- --------- --------
  114.    48418   18746 61.2% 03-Oct-96 01:51:34   7 files
  115.